home *** CD-ROM | disk | FTP | other *** search
/ Web Designer 98 (Professional) / WebDesigner 1.0.iso / htmled1 / inp11db16.exe / data.z / Resource.htt < prev    next >
Encoding:
Text File  |  1996-10-10  |  2.9 KB  |  102 lines

  1. <!--   HTML was created by Harbinger's TrustedLink INP. For more information,
  2.      call 404-841-4334 or visit http://inp.harbinger.net  -->
  3.  
  4. <HTML>
  5. <HEAD>
  6. <TITLE>$Nickname Internet Resources</TITLE>
  7. </HEAD>
  8. <BODY Text="$tcolor" Link="$lcolor" VLINK="$vlcolor" BACKGROUND="images/$BackGrndFile">
  9.  
  10. <TABLE width=100%>
  11. <TR>
  12.   <TD ALIGN=center><IMG SRC="images/resource.gif" ALT="Internet Resources Icon" width="100 height="100" BORDER="0"></TD>
  13.   <TD><H2>Internet Resources</H2></TD>
  14. </TR>
  15. </TABLE>
  16.  
  17. <BR CLEAR=all>
  18. <HR>
  19.  
  20. <!------------------------ END OF HEADER ------------------------------->
  21.  
  22. $while($CPreDefinedInetRes)  
  23. <P> 
  24. <DT><STRONG><A HREF="$CCustomInternetResource.url ">$CCustomInternetResource.name </A></STRONG>
  25. <DD>$CCustomInternetResource.description  
  26. $endwhile 
  27.  
  28. $while($CCustomInetRes)  
  29. <P> 
  30. <DT><STRONG><A HREF="$CCustomInternetResource.url ">$CCustomInternetResource.name </A></STRONG><BR> 
  31. <DD> $CCustomInternetResource.description  
  32. $endwhile 
  33.  
  34. <!-------------------- BOTTOM BUTTON NAVIGATION ----------------------->
  35.  
  36. <P><HR><P>
  37. <center>
  38.  
  39. <A HREF="index.htm"><IMG SRC="images/home.gif" ALT="Home Page Button" width="85"
  40. height="23" border=0></A>
  41.  
  42. <A HREF="overview.htm"><IMG SRC="images/comp.gif"
  43. ALT="Company Overview Button" width="85" height="23" border=0></A>
  44.  
  45.  
  46. $if($equal($isProductPageExcluded,0))
  47. $if($and($equal($Preview,0),$equal($dynamicOrder,1)))
  48.     <a href="/cgi-bin/cgiblend?blender=po.blend&CompanyShortName=$$CompanyShortName">
  49. $else
  50.     <a href="catalog.htm">
  51. $endif
  52.  
  53. <IMG SRC="images/cat.gif" ALT="Catalog" width="85" height="23" border=0></A>        
  54. $endif 
  55. $if($equal($isInternetPageExcluded,0))
  56. <A HREF="resource.htm"><BR><IMG SRC="images/res.gif" ALT="Net
  57. Resources Button" width="85" height="23" border=0></A>
  58. $endif
  59.  
  60. $if($equal($isGuestBookPageExcluded,0))
  61. <A HREF="gbook.htm"><IMG SRC="images/guest.gif" 
  62. ALT="Guest Book Button" width="85" height="23" border=0></A>
  63. $endif
  64.  
  65. $if($not($equal($Preview,1)))
  66. <A HREF="mailto:$$email">
  67. $endif
  68.  
  69. <IMG SRC="images/cont.gif"
  70. ALT="Contact
  71. Button" width="85" height="23" border=0></A>
  72.  
  73.  
  74. </CENTER>
  75. <BR>
  76.  
  77. <!-------------------- CLICK HERE TO RETURN TO INP ----------------------->
  78.  
  79. <CENTER>
  80.  
  81. $if($not($equal($Preview,1)))
  82. <A HREF="http://www.harbinger.net/">
  83. $endif
  84. <IMG SRC="images/inp.gif" ALT="INP Graphic" border="0" width="200" height="25"></A>
  85. </CENTER>
  86. <P>
  87. $if($equal($Preview,1))
  88. <h2><a href="inp://return">Click here to return to INP!</a></h2>
  89. (<STRONG>NOTICE:</STRONG> The "Click here to return to INP" hotlink will not exist in your published version!)<p>
  90. $endif 
  91.  
  92. <!------------------------ COPYRIGHT INFORMATION ---------------------->
  93.  
  94. <font size=-2>
  95. Content Copyright © 1996 $Company_name$.<br>
  96. Portions Copyright © 1996 Harbinger Corporation.<br>
  97. All Rights Reserved.<p>
  98. USE OF THESE WEB PAGES IS LIMITED:
  99. <A HREF="http://inp.harbinger.net/license/terms.htm">TERMS</a>
  100. </font>
  101.  
  102. </BODY></HTML>